From fd0f2646020d153b983befe3f821514c1cf47537 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 31 Jul 2006 20:17:15 +0000 Subject: [PATCH] Fix doc for Garmin 'get_posn' suboption. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2275 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/options/garmin-get_posn.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/formats/options/garmin-get_posn.xml b/gpsbabel/xmldoc/formats/options/garmin-get_posn.xml index f4d49e18e..a7720047c 100644 --- a/gpsbabel/xmldoc/formats/options/garmin-get_posn.xml +++ b/gpsbabel/xmldoc/formats/options/garmin-get_posn.xml @@ -1,5 +1,5 @@ -This options gets the current position from the attached GPS device +This options gets the current longtitude and latitude from the attached GPS device and returns it as a single waypoint for further processing. For example, to return the current position from a USB Garmin to a KML file: -gpsbabel -i garmin -f usb: -o kml -F myposition.kml +gpsbabel -i garmin,get_posn -f usb: -o kml -F myposition.kml -- 2.30.2